@charset "gb2312";
/* CSS Document */
/*
html {-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
*/
body{
	padding:0;
	margin:0;
	border:none;
	margin:0px auto;
	
}
* a{
	text-decoration:none;
	font-family:"ËÎÌå";
	}
* span{
	border:none;
	margin:0;
	padding:0;
	}
* img{
	margin:0;
	padding:0;
	border:none;
	}
* ul{
	margin:0;
	padding:0;
	}
* li{
	margin:0;
	padding:0;
	list-style-type:none;
	}
table{  
    border-collapse:collapse;   
    border-spacing:0;   
} 

.logo_box{
	width:1000px;
	height:387px;
	margin:auto;
	position:relative;
	background:url(../images/banner1.jpg) no-repeat;
	}
.logo_box img{
	position:absolute;
	top:30px;
	left:22px;
	}
.logo_box .title{
	position:absolute;
	top:120px;
	right:50px;
	font-size:14px;
	color:#fd840f;
	} 
/*nav²¿·Ö*/
.article{
width:1300px;
margin:0px auto;
background:url(../images/bg.jpg) no-repeat center top #e6be76
}
.nav_box{
	width:718px;
	height:40px;
	background:#f8fbfe;
	position:absolute;
	top:42px;
	right:0;	
	}
.nav .cg-nav li{
	line-height:40px;
	}
.cg-nav li a{
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#505050;
	padding:0 8px;
	}
.cg-nav .selected-nav{
	border-bottom:solid #e4bd75 4px;
	}
/*search*/
.logo_box .search_bg{
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	width:154px;
	height:23px;
	bottom:10px;
	left:10px;
	}
.logo_box .search_bg .search .text{
	width:127px;
	height:23px;
	float:left;
	background:none;
	border:none;
	color:#7e7e7e;
	line-height:23px;
	text-indent:10px
	}
.logo_box .search_bg .search .img{
	width:26px;
	height:23px;
	float:right;
	background:none;
	border:none;
	}
.main_bg{
	background:#fff;
	width:1000px;
	margin:auto;
	}

/*main*/
.main_box{
	width:970px;
	overflow:hidden;
	margin:auto;
	padding:20px 15px 0px 15px;
	}
/*Í¼Æ¬ÒªÎÅ*/
.tpxw{
	width:259px;
	height:210px;
	float:left;
	}
.tpxw .biaoti{
	width:259px;
	overflow:hidden;
	}
.tpxw .biaoti a{
	float:left;
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#505050;
	}
.tpxw .news_pic_box{
	width:259px;
	height:174px;
	margin-top:17px;
	}
.tpxw .news_pic_box .news_pic{
	width:259px;
	height:174px;
	position:relative;
	}
.tpxw .news_pic_box .news_pic ul li a img{
	width:259px;
	height:174px;
	}
.tpxw .news_pic_box .news_pic .title2{
	height:32px;
	width:259px;
	background-image:url(../images/title_bg.png);
	position:absolute;
	bottom:0;
	left:0;
	}
.tpxw .news_pic_box .news_pic .title2 a{
	font-size:12px;
	color:#fff;
	line-height:32px;
	margin-left:5px;
	}
.tpxw .news_pic_box .news_pic .btn2{
	padding:0 2px;
	height:12px;
	position:absolute;
	bottom:45px;
	right:5px;
	}
.tpxw .news_pic_box .news_pic .btn2 li{
	width:12px;
	height:12px;
	background-color:#545454;
	float:left;
	margin-left:2px;
	font-size:10px;
	color:#f9f9f9;
	text-align:center;
	line-height:12px;
	}
.tpxw .news_pic_box .news_pic .btn2 .small-hover{
	background-color:#ff7200;
	}
.thumb-title li:hover{
	cursor:pointer;
	}
/*Ì¨ÃËÌ¨ÁªÒªÎÅ*/
.tmyw{
	width:426px;
	height:210px;
	float:left;
	margin-left:12px;
	}
.tmyw .biaoti{
	width:426px;
	overflow:hidden;
	}
.tmyw .biaoti span{
	float:left;
	}
.tmyw .biaoti a{
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#505050;
	}
.tmyw .biaoti .more{
	background:url(../images/more.png);
	width:41px;
	height:11px;
	float:right;
	margin-top:5px;
	}
.tmyw .title{
	margin-top:10px;
	}
.tmyw .title ul li{
	line-height:26px;
	background-image:url(../images/icon.jpg);
	}
.tmyw .title ul li a{
	color:#747474;
	font-size:12px;
	}
.tmyw .title ul li a:hover{
	color:#ff4e00;
	text-decoration:underline;
	}
.tmyw .title ul li span{
	color:#a4a4a4;
	}
/*Í¨Öª¹«¸æ*/
.notice_box{
	width:260px;
	height:210px;
	float:left;
	margin-left:12px;
	}
.notice_box .biaoti{
	width:260px;
	overflow:hidden;
	}
.notice_box .biaoti span{
	float:left;
	}
.notice_box .biaoti a{
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#505050;
	}
.notice_box .biaoti .more{
	background:url(../images/more.png);
	width:41px;
	height:11px;
	float:right;
	margin-top:5px;
	}
.notice_box #scroll2{
	width:260px;
	height:179px;
	margin-top:10px;
	overflow:hidden;
	}
.notice_box #scroll2 ul li{
	line-height:24px;
	list-style-type:none;
	border-bottom:1px solid #CCC;
	}
.notice_box #scroll2 ul li a{
	color:#747474;
	font-size:12px;
	font-family:"ËÎÌå";
	float:left;
	}
.notice_box #scroll2 ul li a:hover{
	color:#ff4e00;
	}
.notice_box #scroll2 ul li span{
	float:right;
	color:#a5a5a5;
	}
/*photo_box1*/
.photo_box1{
	width:970px;
	margin:auto;
	margin-top:20px;
	}
.photo_box1 .photo{
	width:970px;
	height:85px;
	}
.photo_box1 .neirong{
	width:970px;
	height:119px;
	margin-top:15px;
	}
.photo_box1 .neirong .box1{
	float:left;
	width:280px;
	height:91px;
	border:1px solid #CCC;

	padding:12px 15px 12px 15px;
	}
.photo_box1 .neirong .box1 .biaoti{
	width:89px;
	height:91px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:91px;
	}
.photo_box1 .neirong .box1 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box1 .neirong .box1 .title{
	float:left;
	width:188px;
	height:91px;
	}
.photo_box1 .neirong .box1 .title .first-nav li{
	width:89px;
	height:91px;
	background:#fce8e8;
	float:left;
	margin-left:5px;
	text-align:center;
	line-height:91px;
	padding-left:0 !important;
	}
.photo_box1 .neirong .box1 .title .first-nav{
	height:91px;
	}
.photo_box1 .neirong .box1 .title .first-nav span a{
	padding:0 !important;
	color:#747474;
	}
.photo_box1 .neirong .box1 .title .first-nav .selected-nav{
	position:relative;
	border:none !important;
	
	}
.photo_box1 .neirong .box1 .title .first-nav  .second-nav{
	position:absolute;
	top:0 !important;
	left:90px !important;
	z-index:100;
	background:#fff;
	padding-bottom:20px;
	height:auto !important;
	border:1px solid #d6d6d6;
	}
.photo_box1 .neirong .box1 .title .first-nav  .second-nav li{
	width:auto !important;
	height:30px;
	background:none !important;
	float:none !important;
	margin-left:1px !important;
	text-align:left !important;
	line-height:30px !important;
	padding-left:0 !important;
	padding-right:24px;
	}
.photo_box1 .neirong .box1 .title .first-nav .second-nav .selected-nav{
	border:none !important;
	}
.photo_box1 .neirong .box1 .title .first-nav .second-nav li a{
	font-family:"ËÎÌå" !important;
	color:#7e7e7e !important;
	font-size:12px !important;
	}
.photo_box1 .neirong .box1 .title .first-nav .second-nav a:hover{
	color:#F90 !important;
	}
.photo_box1 .neirong .box2{
	float:left;
	width:280px;
	height:91px;
	border:1px solid #CCC;
	padding:12px 15px 12px 15px;
	margin-left:17px;
	}
.photo_box1 .neirong .box2 .biaoti{
	width:89px;
	height:91px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:91px;
	}
.photo_box1 .neirong .box2 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box1 .neirong .box2 .title{
	float:left;
	width:188px;
	}
.photo_box1 .neirong .box2 .title .first-nav li{
	width:89px;
	height:40px;
	background:#fce8e8;
	float:left;
	margin-left:5px;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	margin-bottom:10px;
	}
.photo_box1 .neirong .box2 .title .first-nav{
	height:40px;
	}
.photo_box1 .neirong .box2 .title .first-nav span a{
	padding:0 !important;
	color:#747474;
	}
.photo_box1 .neirong .box2 .title .first-nav .selected-nav{
	position:relative;
	border:none !important;
	}
.photo_box1 .neirong .box2 .title .first-nav .second-nav{
	position:absolute;
	top:0 !important;
	left:90px !important;
	z-index:100;
	background:#FFF;
	padding-bottom:20px;
	height:auto !important;
	border:1px solid #d6d6d6;
	}
.photo_box1 .neirong .box2 .title .first-nav .second-nav li{
	width:auto !important;
	height:30px;
	background:none !important;
	float:none !important;
	margin-left:1px !important;
	text-align:left !important;
	line-height:30px !important;
	padding-left:0 !important;
	margin-bottom:0 !important;
	padding-right:24px;
	}
.photo_box1 .neirong .box2 .title .first-nav .second-nav .selected-nav{
	border:none !important;
	}
.photo_box1 .neirong .box2 .title .first-nav .second-nav li a{
	font-family:"ËÎÌå" !important;
	color:#7e7e7e !important;
	font-size:12px !important;
	}
.photo_box1 .neirong .box2 .title .first-nav .second-nav a:hover{
	color:#F90 !important;
	}
.photo_box1 .neirong .box3{
	float:left;
	width:280px;
	height:91px;
	border:1px solid #CCC;
	padding:12px 15px 12px 15px;
	margin-left:17px;
	}
.photo_box1 .neirong .box3 .biaoti{
	width:89px;
	height:91px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:91px;
	}
.photo_box1 .neirong .box3 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box1 .neirong .box3 .title{
	float:left;
	width:188px;
	}
.photo_box1 .neirong .box3 .title .first-nav li{
	width:89px;
	height:40px;
	background:#fce8e8;
	float:left;
	margin-left:5px;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	margin-bottom:10px;
	}
.photo_box1 .neirong .box3 .title .first-nav{
	height:40px;
	}
.photo_box1 .neirong .box3 .title .first-nav span a{
	padding:0 !important;
	color:#747474;
	}
.photo_box1 .neirong .box3 .title .first-nav .selected-nav{
	position:relative;
	border:none !important;
	}
.photo_box1 .neirong .box3 .title .first-nav .second-nav{
	position:absolute;
	top:0px !important;
	left:90px !important;
	z-index:100;
	background:#FFF;
	padding-bottom:20px;
	height:auto !important;
	border:1px solid #d6d6d6;
	}
.photo_box1 .neirong .box3 .title .first-nav .second-nav li{
	width:auto !important;
	height:30px;
	background:none !important;
	float:none !important;
	margin-left:1px !important;
	text-align:left !important;
	line-height:30px !important;
	padding-left:0 !important;
	margin-bottom:0 !important;
	padding-right:24px;
	}
.photo_box1 .neirong .box3 .title .first-nav .second-nav .selected-nav{
	border:none !important;
	}
.photo_box1 .neirong .box3 .title .first-nav .second-nav li a{
	font-family:"ËÎÌå" !important;
	color:#7e7e7e !important;
	font-size:12px !important;
	}
.photo_box1 .neirong .box3 .title .first-nav .second-nav a:hover{
	color:#F90 !important;
	}

/*photo_box2*/
.photo_box2{
	width:970px;
	margin:auto;
	margin-top:15px;
	}
.photo_box2 .photo{
	width:970px;
	height:85px;
	}
.photo_box2 .neirong{
	width:970px;
	min-height:80px;
	margin-top:20px;
	overflow:hidden;
	}
.photo_box2 .neirong .box1{
	float:left;
	width:231px;
	min-height:80px;
	overflow:hidden;
	}
.photo_box2 .neirong .box1 .biaoti{
	width:231px;
	height:39px;
	background:#c13b00;
	text-align:center;
	line-height:39px;
	}
.photo_box2 .neirong .box1 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box2 .neirong .box1 .title{
	width:231px;
	overflow:hidden;
	}
.photo_box2 .neirong .box1 .title ul li{
	min-width:77px;
	height:40px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	}
.photo_box2 .neirong .box1 .title ul li span a{
	min-width:77px;
	color:#fff;
	}
.photo_box2 .neirong .box2{
	float:left;
	width:231px;
	min-height:80px;
	overflow:hidden;
	margin-left:15px;
	}
.photo_box2 .neirong .box2 .biaoti{
	width:231px;
	height:39px;
	background:#c13b00;
	text-align:center;
	line-height:39px;
	}
.photo_box2 .neirong .box2 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box2 .neirong .box2 .title{
	width:231px;
	overflow:hidden;
	}
.photo_box2 .neirong .box2 .title ul li{
	min-width:77px;
	height:40px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	}
.photo_box2 .neirong .box2 .title ul li span a{
	min-width:77px;
	color:#fff;
	}
.photo_box2 .neirong .box3{
	float:left;
	width:232px;
	min-height:80px;
	overflow:hidden;
	margin-left:14px;
	}
.photo_box2 .neirong .box3 .biaoti{
	width:232px;
	height:39px;
	background:#c13b00;
	text-align:center;
	line-height:39px;
	}
.photo_box2 .neirong .box3 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box2 .neirong .box3 .title{
	width:232px;
	overflow:hidden;
	}
.photo_box2 .neirong .box3 .title ul li{
	min-width:77px;
	height:40px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	}
.photo_box2 .neirong .box3 .title ul li span a{
	min-width:77px;
	color:#fff;
	}
.photo_box2 .neirong .box4{
	float:left;
	width:232px;
	min-height:80px;
	overflow:hidden;
	margin-left:14px;
	}
.photo_box2 .neirong .box4 .biaoti{
	width:232px;
	height:39px;
	background:#c13b00;
	text-align:center;
	line-height:39px;
	}
.photo_box2 .neirong .box4 .biaoti a{
	color:#fff;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.photo_box2 .neirong .box4 .title{
	width:232px;
	overflow:hidden;
	}
.photo_box2 .neirong .box4 .title ul li{
	min-width:77px;
	height:40px;
	background:#ff4e00;
	float:left;
	text-align:center;
	line-height:40px;
	padding-left:0 !important;
	}
.photo_box2 .neirong .box4 .title ul li span a{
	min-width:77px;
	color:#fff;
	}
.photo_box2 .neirong .title ul li:hover{
	background:#f5ad2f;
	}

/*friendlink*/
.friendlink{
	overflow:hidden;
	margin:auto;
	margin-top:15px;
	width:970px;
	}
.friendlink .biaoti{
	float:left;
	width:61px;
	background:#ff4e00;
	text-align:center;
	line-height:22px;
	}
.friendlink .biaoti a{
	font-size:12px;
	color:#fff;
	}
.friendlink .link1{
	float:left;
	margin-left:15px;
	}
.friendlink .link1 select{
	width:232px;
	}
.friendlink .link2{
	float:left;
	margin-left:15px;
	}
.friendlink .link2 select{
	width:232px;
	}
.friendlink .link3{
	float:left;
	margin-left:15px;
	}
.friendlink .link3 select{
	width:232px;
	}
.friendlink select:hover{
	cursor:pointer;
	}
/*callme*/
.callme{
	width:970px;
	margin:auto;
	margin-top:15px;
	overflow:hidden;
	}
.callme .biaoti{
	float:left;
	width:61px;
	background:#ff4e00;
	text-align:center;
	line-height:22px;
	}
.callme .biaoti a{
	font-size:12px;
	color:#fff;
	}
.callme .title{
	float:left;
	line-height:22px;
	margin-left:15px;
	color:#717171;
	font-size:12px;
	}
/*°æÈ¨²¿·Ö*/		 
.copyright_box{
	width:1000px;
	height:40px;
	border-top:solid 1px #e6e6e6;
	margin:auto;
	padding-top:30px;
	padding-bottom:22px;
	background:#fff;
	
	}
.copyright_box p{
	color:#9c9c9c;
	font-size:12px;
	text-align:center;
	}
.copyright_box div{
	text-align:center;
	color:#9c9c9c;
	font-size:12px;
    margin-top:10px;
	}
.copyright_box a{
	color:#9c9c9c;
	font-size:12px;
	}
.copyright_box a:hover{
	color:#0f92de;
	}
	
	
/*ÄÚÒ³ÉèÖÃ*/
.wrap{
      width:980px;
	  padding-bottom:10px;
	  margin:auto;
	  overflow:hidden;
	  padding:0px 10px 10px 10px;
	  background: #fff;
	 }
.wrap .right{
	width:1000px;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	}
/*ÄÚÒ³µ¼º½*/
.wrap .right .list-left{
	width:231px;
	color:#fff;
	overflow:hidden;
	background-color:#f5f5f5;
	line-height:40px;
	font-size:18px;
	font-family:"Î¢ÈíÑÅºÚ";
	float:left;
	padding-bottom:30px;
	min-height:300px
}
.wrap .right .list-left h2{
	border-bottom:solid #fff 1px;
	text-align:left;
	background:url(../images/left_bg.jpg);
	width:231px;
	height:39px;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:normal !important;
	padding-left:45px;
	}
.wrap .right .list-left .cg-catalog{
	margin-left:35px;
	margin-top:15px;
	width:180px;
	border-left:1px solid #d7d7d7;
	padding:0px 0px 20px 0px;
	}
.wrap .right .list-left .cg-catalog li span{
	padding:0;
	margin:0;
	overflow:hidden;
	display:block;
	margin-left:15px;
	padding:0px 5px;
	border-bottom:1px solid #d7d7d7;
	position:relative;
	}
.wrap .right .list-left .cg-catalog li span .tip{
	background:url(../images/tip.png) no-repeat;
	width:7px;
	height:9px;
	position:absolute;
	right:5px;
	bottom:12px;
	}
.wrap .right .list-left .cg-catalog li span a{
    font-size:14px;
	color:#646464;
	float:left;
	margin-top:3px;
	font-family:"Î¢ÈíÑÅºÚ";
	line-height:34px;
	}
.wrap .right .list-left .cg-catalog li .cat-selected{
    border-bottom:1px solid #ff4e00;    
	}
.wrap .right .list-left .cg-catalog li .cat-selected a{
    color:#ff4e00;
	font-weight:bold;     
	}
.wrap .right .list-left .cg-catalog li .cat-selected .tip{
    background:url(../images/btn_tip.jpg);
	width:40px;
	height:29px;
	position:absolute;
	bottom:0 !important;
	right:0;     
	}
.wrap .right .list-left .cg-catalog li .second-catalog{
	margin-left:0px;
	}
.wrap .right .list-left .cg-catalog li .second-catalog li span{
	padding:0;
	margin:0;
	overflow:hidden;
	display:block;
	margin-left:15px;
	position:relative;
	border:none;
	}
.wrap .right .list-left .cg-catalog li .second-catalog li span a{
	font-size:12px;
	color:#646464;
	line-height:34px;
	margin-left:10px;
	font-family:"ËÎÌå";
	font-weight:normal;
	}
.wrap .right .list-left .cg-catalog li .second-catalog li span .tip{
	background:url(../images/tip_tip.jpg) no-repeat;
	position:absolute;
	left:0px;
	bottom:9px !important;
	width:7px;
	height:9px;
	}
.wrap .right .list-left .cg-catalog li .second-catalog li .cat-selected a{
	font-weight:bold;
	}



/*ÓÒ±ßÄÚÈÝ*/
.wrap .right .content{
	width:710px;
	padding:0 10px;
	float:left;
	background-color:#fff;
	padding-bottom:20px;
	min-height:310px !important;
	
	margin-left:15px;
	}
.wrap .right .content .cg-position{
	color:#6c6c6c;
	font-size:12px;
	margin-top:20px;
	border-bottom:solid 1px #e3e3e3;
	}
.wrap .right .content .cg-position a{
	color:#6c6c6c;
	}
.wrap .right .content .cg-customize-content{
	margin-top:10px;
	}

.content .cg-news-list{
	padding:20px 0px;
	}
.content .cg-news-list li{
	display:block;
	padding:0;
	line-height:30px;
	}
.content .cg-news-list a{
	color:#111;
	float:left;
	margin-left:20px
	}
.content .cg-news-list span{
	color:#666;
	float:right;
	margin-right:30px;
	}
.content .list-right .content{
	width:auto !important;
	border:none;
	padding:0 0px !important;
	padding-bottom:0 !important;
	margin-top:10px;
	}
.content .list-right .content #artph .art-img img{
	width:115px;
	height:140px;
	}
.content .list-right .content #artph li{
	padding:10px 34px;
	}
/*µ¼º½ÏÂ×Óµ¼º½*/
.nav .selected-nav a{
	color:#ff4e00;
	}
.nav ul li ul li span a{
	line-height:30px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:15px;
	}
.nav ul li ul li{
	height:30px;
	background-color:#fff;
	}
.nav ul li ul li ul{
	margin-left:0px;
	}
.nav ul li ul{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	z-index:100;
	margin-top:4px;
	border:solid 1px #CCC;
	}
.nav ul li ul .selected-nav{
	border:none;
	}

/*ËÑË÷Í¼±êÖ¸ÕëÉèÖÃ*/
.search .img:hover{cursor:pointer;}

#scroll2 .cg-news-list li{background: url(/template/lib/images/icon/icon-newslist.gif) no-repeat left 10px;}


#wx {
width: 180px;
height: 60px;
background: #fff;
position: fixed;
right: 0px;
top: 500px;

box-shadow: -1px 2px 5px #dd833a;
-webkit-box-shadow: -1px 2px 5px #dd833a;
-moz-box-shadow: -1px 2px 5px #dd833a;

}